ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _XyParallelPlotView<TOwnerView,TSeriesView,TPlotDefinition,TPlotDataModel> Class / _getAxisView Method

In This Topic
    _getAxisView Method (_XyParallelPlotView<TOwnerView,TSeriesView,TPlotDefinition,TPlotDataModel>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getAxisView( _
       ByVal categoryValue As IParallelCategoryValueModel _
    ) As IParallelAxisView

    Parameters

    categoryValue
    See Also